salvo-flash 0.47.0

Flash message support for salvo web server framework.
Documentation

salvo-flash

Flash message for Salvo.

This is offical crate, so you can enable it in Cargo.toml like this:

salvo = { version = "*", features=["flash"] }

Documentation & Resources